C1.DataCollection Assembly / C1.DataCollection Namespace / C1CursorDataCollection<T,K> Class / GetItemType Method

In This Topic
GetItemType Method (C1CursorDataCollection<T,K>)
In This Topic
Gets the type of the item.
Syntax
'Declaration
 
Public Overridable Function GetItemType() As Type
 
See Also